chore(deps-dev): bump the development-dependencies group with 6 updates - #3383
Merged
kukushking merged 3 commits intoJun 22, 2026
Merged
Conversation
Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.2.0` | `1.2.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.18` | | [pytest](https://github.com/pytest-dev/pytest) | `9.1.0` | `9.1.1` | | [s3fs](https://github.com/fsspec/s3fs) | `2026.4.0` | `2026.6.0` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `1.3.0` | `1.4.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.8` | `4.6.0` | Updates `msgpack` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-python@v1.2.0...v1.2.1) Updates `ruff` from 0.15.17 to 0.15.18 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.17...0.15.18) Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) Updates `s3fs` from 2026.4.0 to 2026.6.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/commits) Updates `bump-my-version` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/1.4.1/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@v1.3...1.4.1) Updates `jupyterlab` from 4.5.8 to 4.6.0 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.8...@jupyterlab/lsp@4.6.0) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: s3fs dependency-version: 2026.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: bump-my-version dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jupyterlab dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
kukushking
approved these changes
Jun 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 6 updates:
1.2.01.2.10.15.170.15.189.1.09.1.12026.4.02026.6.01.3.01.4.14.5.84.6.0Updates
msgpackfrom 1.2.0 to 1.2.1Release notes
Sourced from msgpack's releases.
Changelog
Sourced from msgpack's changelog.
Commits
448d43frelease v1.2.1 (#698)2c56ddbMerge commit from fork0f4f350Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group (#694)Updates
rufffrom 0.15.17 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)Updates
pytestfrom 9.1.0 to 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
s3fsfrom 2026.4.0 to 2026.6.0Commits
Updates
bump-my-versionfrom 1.3.0 to 1.4.1Release notes
Sourced from bump-my-version's releases.
... (truncated)
Changelog
Sourced from bump-my-version's changelog.
... (truncated)
Commits
1f1e0daVersion updated from 1.4.0 to 1.4.1f3c2c3dMerge pull request #413 from kdeldycke/colorize-cli-docsee11fb2Fix colorization of CLI in docs, upgrade to latestclick-extra169cce3Version updated from 1.3.0 to 1.4.09b7be2fMerge pull request #412 from callowayproject/upgrade-dependenciesdb5c222Merge branch 'master' into upgrade-dependenciesc7954cbUpdate dependency versions (pyproject.toml,.pre-commit-config.yaml, and ...8a8aa51Disable shell hooks in configuration defaults and models.c2cf2beUpdate dependency versions (anyio,click,virtualenv) and adjust constr...b63b3dcUpdate workflows to useproperdocsinstead ofmkdocs; adjust linter exclu...Updates
jupyterlabfrom 4.5.8 to 4.6.0Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
604d873[ci skip] Publish 4.6.0abacfb9Fix flaky 'Switch back and forth to reference page' test (#19043)3554aaf[ci skip] Publish 4.6.0rc1ec0b487Bump markdown-it from 14.1.0 to 14.2.0 (#19041)86e3ab5Stabilize subpixel editor line shift on Welcome screenshot (#19039)1bfdf4fBump@babel/corefrom 7.21.0 to 7.29.6 (#19036)153e500Avoid debugger toolbar button flicker during kernel startup (#19006)75804f0Bump form-data from 4.0.5 to 4.0.6 (#19040)f91166cBump dompurify from 3.4.0 to 3.4.10 (#19037)deb364dSplit external link checks and only run if diff includes a URL (#19029)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions